ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView> Class / _getLayoutView Method

In This Topic
    _getLayoutView Method (_BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getLayoutView() As IPlotListLayoutView
    public IPlotListLayoutView _getLayoutView()
    See Also